home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Utilities / MenuCalendarClock-iCal-2.1.1.dmg / MenuCalendarClock iCal.app / Contents / Resources / English.lproj / MenuCalendarClock Help / ophelp.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-11-07  |  1.1 KB  |  87 lines

  1. body {
  2. font-size : 10pt; 
  3. font-family : Arial, Helvetica, sans-serif; 
  4. font-weight : normal; 
  5. color : #000000; 
  6. background-color : #ffffff; 
  7. padding : 0 0 0 0;
  8. width : auto; 
  9. line-height : 13pt;
  10. margin: 40px 60px 20px 60px
  11. }
  12.  
  13. a:link {
  14. text-decoration:underline;
  15. color : #282880; 
  16. }
  17.  
  18. a:visited {
  19. text-decoration: none;
  20. color: #576f38; 
  21. }
  22.  
  23. a:hover { 
  24. text-decoration: dotted; 
  25. color : #282880; 
  26. }
  27.  
  28. all:active { 
  29. text-decoration: underline; 
  30.  
  31. table {
  32. border-spacing: 0;
  33. }
  34.  
  35. img {
  36. border: 0;
  37. }
  38.  
  39. pre {
  40. font-size: 9pt; 
  41. }
  42.  
  43. table.sitemenu {
  44. border-spacing: 0;
  45. }
  46.  
  47. th { 
  48. font-size: 10pt; 
  49. font-family: Arial, Helvetica, sans-serif; 
  50. color: #000000; 
  51. line-height: 13pt;
  52. x-padding-top: 0;
  53. x-padding-bottom: 0;
  54. x-padding-left: 0;
  55. x-padding-right: 0;
  56. align: left
  57. }
  58.  
  59. td { 
  60. font-size: 10pt; 
  61. font-family: Arial, Helvetica, sans-serif; 
  62. color: #000000; 
  63. line-height: 13pt;
  64. x-padding-top: 0;
  65. x-padding-bottom: 0;
  66. x-padding-left: 0;
  67. x-padding-right: 0;
  68. align: left
  69. }
  70.  
  71. h3 {
  72. font-size : 10pt; 
  73. }
  74.  
  75. h2 {
  76. font-size : 11pt; 
  77. }
  78.  
  79. h1 {
  80. font-size : 12pt; 
  81. }
  82.  
  83. div.smalltextatbottom {
  84. font-size: 8pt; 
  85. }
  86.